retry logic meaning in English
重算逻辑, 重试逻辑
Examples
- This delivery uses the normal retry logic for messages
此传递使用普通的消息重试逻辑。 - Sql server 2005 increases data stability with the introduction of checksum and read - retry logic for database pages
Sql server 2005通过向数据库页引入校验和及读取重试逻辑,增强了数据的稳定性。 - In most cases , when you issue a stop command , the current job step is canceled and any retry logic is ignored
大多数情况下,当发出停止命令后,当前的作业步骤就会被取消,所有重试逻辑都会被忽略。 - This enables you to add special handling code , including processing when an exception occurs , adding custom error information , adding retry logic , and so on
它使您能够添加特殊的处理代码,包括在发生异常时进行处理,添加自定义错误信息,添加重试逻辑等。 - The need to know how to obtain the remote object reference , and the need to know how to handle remote exceptions and retry logic apply for web services as well
使用ejb的这种模式产生的问题(例如,需要知道如何获得远程对象引用和需要值到如何处理远程异常和重试逻辑)同样也适用于web服务。